Skip to content

fix: add outboard-ready to dfu.status mode enum#286

Merged
Bucknalla merged 1 commit intomasterfrom
alex-add-outboard-ready-dfu-status-mode
Apr 27, 2026
Merged

fix: add outboard-ready to dfu.status mode enum#286
Bucknalla merged 1 commit intomasterfrom
alex-add-outboard-ready-dfu-status-mode

Conversation

@Bucknalla
Copy link
Copy Markdown
Collaborator

Summary

  • Adds the missing outboard-ready enum value to the mode field in the dfu.status response schema
  • Adds a sub-description explaining that this mode indicates firmware is fully downloaded and ready for an outboard DFU (ODFU) operation via the AUX or ALT_DFU pins
  • Adds a corresponding sample response
  • Updates tests to include outboard-ready as a valid mode

Closes #282.

Adds the missing `outboard-ready` mode value to the dfu.status response
schema, with a sub-description and sample. Closes #282.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Bucknalla Bucknalla requested a review from rdlauer April 27, 2026 16:34
@Bucknalla Bucknalla merged commit acbd72c into master Apr 27, 2026
1 check passed
@Bucknalla Bucknalla deleted the alex-add-outboard-ready-dfu-status-mode branch April 27, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dfu.status mode - "outboard-ready" not documented

2 participants